From: Nick Roberts Date: Sun, 15 Apr 2007 10:53:58 +0000 (+0000) Subject: (Sets And Lists): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~861 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bb93ccfce9993557b2733a0187a193328c3ce8b6;p=emacs.git (Sets And Lists): Fix typo. --- diff --git a/lispref/lists.texi b/lispref/lists.texi index f7c56d7f8a4..ffe4df2413d 100644 --- a/lispref/lists.texi +++ b/lispref/lists.texi @@ -1523,7 +1523,7 @@ several @code{equal} occurrences of an element in @var{list}, @end defun See also the function @code{add-to-list}, in @ref{List Variables}, -for a way to an element to a list stored in a variable and used as a +for a way to add an element to a list stored in a variable and used as a set. @node Association Lists